Skip to content

Android: set KeyEvent::text if possible#3839

Open
podusowski wants to merge 14 commits intorust-windowing:masterfrom
podusowski:set-keyboard-text
Open

Android: set KeyEvent::text if possible#3839
podusowski wants to merge 14 commits intorust-windowing:masterfrom
podusowski:set-keyboard-text

Conversation

@podusowski
Copy link
Copy Markdown
Contributor

Related discussion: #3787 (comment)

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

@podusowski podusowski requested a review from MarijnS95 as a code owner July 29, 2024 18:44
Co-authored-by: Marijn Suijten <marijns95@gmail.com>
@Zoxc
Copy link
Copy Markdown

Zoxc commented Aug 8, 2024

This change does make some text input with the software keyboard possible with egui. Android seems to emulate physical keys when a proper IME connection is missing.

Co-authored-by: Marijn Suijten <marijns95@gmail.com>
@madsmtm madsmtm added the DS - android Affects the Android backend label Sep 10, 2024
podusowski and others added 2 commits November 11, 2024 17:29
Co-authored-by: Marijn Suijten <marijns95@gmail.com>
@kchibisov kchibisov requested a review from MarijnS95 December 28, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - android Affects the Android backend

Development

Successfully merging this pull request may close these issues.

4 participants